home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1997
/
MacHack 1997.toast
/
Hacks
/
Hacks ’93
/
The Regulator 1.4
/
Makefile
< prev
next >
Wrap
Makefile
|
1992-08-19
|
313b
|
14 lines
OBJECTS=main.c.o pb.c.o
TheRegulator ƒƒ TheReg.r
Rez -a -o TheRegulator TheReg.r
SetFile -a B TheRegulator
TheRegulator ƒƒ {OBJECTS}
Link -t appe -c MAIN ∂
{OBJECTS} ∂
"{Libraries}"Interface.o ∂
"{Libraries}"Runtime.o ∂
-o TheRegulator
.c.o ƒ .c
C -b -opt full -mbg off {Default}.c -o {Default}.c.o